home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX 6.2 Applications 1996 May
/
SGI IRIX 6.2 Applications 1996 May.iso
/
dist
/
patchSG0001239.idb
/
usr
/
lib
/
SoftWindows2
/
bin
/
scripts
/
instdone.sh.z
/
instdone.sh
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Linux/UNIX/POSIX Shell Script
|
1996-05-07
|
313 b
|
7 lines
#!/bin/sh
PATH=/usr/sbin:/usr/bsd:/sbin:/usr/bin:/bin:/usr/bin/X11
export PATH
XCONFIRM=/usr/bin/X11/xconfirm
$XCONFIRM -c -B "Ok" -header "SoftWindows Install" -t "Your SoftWindows C: drive is" -t "ready for use." -t "" -t "Type "win" from the C:> prompt to start." -icon info -geometry "320x150" > /dev/null &